home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9845 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Boot Disk!
  5. Date: Wed, 13 Mar 96 21:13:31 GMT
  6. Organization: none
  7. Distribution: world
  8. Message-ID: <826751611snz@genesis.demon.co.uk>
  9. References: <3144FC6B.179B@plink.cityu.edu.hk> <826591925snz@genesis.demon.co.uk> <3145A931.1ACC@oc.com> <Pine.A32.3.91.960312144618.69354B-100000@red.weeg.uiowa.edu>
  10. Reply-To: fred@genesis.demon.co.uk
  11. X-NNTP-Posting-Host: genesis.demon.co.uk
  12. X-Newsreader: Demon Internet Simple News v1.27
  13. X-Mail2News-Path: genesis.demon.co.uk
  14.  
  15. In article <Pine.A32.3.91.960312144618.69354B-100000@red.weeg.uiowa.edu>
  16.            robinson@blue.weeg.uiowa.edu "The Amorphous Mass" writes:
  17.  
  18. >On Tue, 12 Mar 1996, Larry Weiss wrote:
  19. >
  20. >> Lawrence Kirby wrote:
  21. >>  >            95471004@plink.cityu.edu.hk "Jonathan Chiu Chi Hang" writes:
  22. >>  > >        Does anyone know how to write a program in C to make a disk that
  23. >>  > >redirect the boot drive from drive A to drive B when boot time.  What is
  24. >>  > >the algoithm?  Or provide the source code for reference.
  25. >>  > You can't do this in C since the C language has no concept of boot disks.
  26. >>  > 
  27. >> Say again?   I agree that the design of a program to perform platform
  28. >> specific operations is best aided from expertise focused on that platform,
  29. >> but to say that eventually, an implementation of such a program cannot
  30. >> utilize the C programming language?  
  31. >
  32. >  No, but the actual code that changes the boot disk won't be C code.
  33. >
  34. >>   Maybe I'm reading "can't do this in C" with a different slant than you
  35. >> intended?
  36. >
  37. >  It means "can't do this within the C language"
  38.  
  39. Yes, that is what I meant. However Larry has a point and I probably
  40. should have stated it more clearly. You can't do this using constructs that
  41. are well defined by the C language itself.
  42.  
  43. -- 
  44. -----------------------------------------
  45. Lawrence Kirby | fred@genesis.demon.co.uk
  46. Wilts, England | 70734.126@compuserve.com
  47. -----------------------------------------
  48.